make From Push Notification
Content copied to clipboard
Builds a Notification<PushNotificationEvent> instance from the data conveyed by a received Firebase RemoteMessage or a Huawei RemoteMessage.
The passed msgData is provided either by:
the
dataproperty (Kotlin) orgetData()accessor (Java) of the FirebaseRemoteMessageobject.or the
getDataOfMap()accessor of theRemoteMessageobject of the HMS Push Kit API.